home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1993 September / September 93.iso / Archives / Sound / Learning / Music Gym / Pitches / background_2798.txt < prev    next >
Text File  |  1993-02-26  |  15KB  |  710 lines

  1. -- background: 2798 from stack: in
  2. -- bmap block id: 5358
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8004
  11. -- rect: left=13 top=305 right=333 bottom=109
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 14
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: MAIN MENU
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect iris open to card
  23.   go to card "MAIN MENU" of stack "MAIN"
  24. end mouseUp
  25.  
  26.  
  27. -- part 3 (button)
  28. -- low flags: 00
  29. -- high flags: 8003
  30. -- rect: left=231 top=123 right=145 bottom=261
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 128
  35. -- text size: 18
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: C3
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   play "harpsichord" tempo 450 "C3w"
  42. end mouseUp
  43.  
  44.  
  45. -- part 4 (button)
  46. -- low flags: 00
  47. -- high flags: 8003
  48. -- rect: left=264 top=134 right=157 bottom=302
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 0 / 0
  51. -- text alignment: 1
  52. -- font id: 0
  53. -- text size: 10
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: Db/C#
  57. ----- HyperTalk script -----
  58. on mouseUp
  59.   play "harpsichord"  tempo 450 "c#3w"
  60. end mouseUp
  61.  
  62.  
  63. -- part 5 (button)
  64. -- low flags: 00
  65. -- high flags: 8003
  66. -- rect: left=305 top=143 right=168 bottom=333
  67. -- title width / last selected line: 0
  68. -- icon id / first selected line: 0 / 0
  69. -- text alignment: 1
  70. -- font id: 128
  71. -- text size: 18
  72. -- style flags: 0
  73. -- line height: 16
  74. -- part name: D3
  75. ----- HyperTalk script -----
  76. on mouseUp
  77.   play "harpsichord" tempo 450  "d3w"
  78. end mouseUp
  79.  
  80.  
  81. -- part 6 (button)
  82. -- low flags: 00
  83. -- high flags: 8003
  84. -- rect: left=312 top=170 right=197 bottom=360
  85. -- title width / last selected line: 0
  86. -- icon id / first selected line: 0 / 0
  87. -- text alignment: 1
  88. -- font id: 0
  89. -- text size: 10
  90. -- style flags: 0
  91. -- line height: 16
  92. -- part name: Eb/D#
  93. ----- HyperTalk script -----
  94. on mouseUp
  95.   play "harpsichord" tempo 450  "D#3w"
  96. end mouseUp
  97.  
  98.  
  99. -- part 9 (button)
  100. -- low flags: 00
  101. -- high flags: 8003
  102. -- rect: left=304 top=201 right=227 bottom=340
  103. -- title width / last selected line: 0
  104. -- icon id / first selected line: 0 / 0
  105. -- text alignment: 1
  106. -- font id: 128
  107. -- text size: 18
  108. -- style flags: 0
  109. -- line height: 16
  110. -- part name: E3
  111. ----- HyperTalk script -----
  112. on mouseUp
  113.   play "harpsichord" tempo 450  "E3w"
  114. end mouseUp
  115.  
  116.  
  117. -- part 10 (button)
  118. -- low flags: 00
  119. -- high flags: 8003
  120. -- rect: left=273 top=222 right=246 bottom=306
  121. -- title width / last selected line: 0
  122. -- icon id / first selected line: 0 / 0
  123. -- text alignment: 1
  124. -- font id: 128
  125. -- text size: 18
  126. -- style flags: 0
  127. -- line height: 16
  128. -- part name: F3
  129. ----- HyperTalk script -----
  130. on mouseUp
  131.   play "harpsichord" tempo 450  "F3w"
  132. end mouseUp
  133.  
  134.  
  135. -- part 11 (button)
  136. -- low flags: 00
  137. -- high flags: 8003
  138. -- rect: left=226 top=225 right=249 bottom=269
  139. -- title width / last selected line: 0
  140. -- icon id / first selected line: 0 / 0
  141. -- text alignment: 1
  142. -- font id: 0
  143. -- text size: 10
  144. -- style flags: 0
  145. -- line height: 16
  146. -- part name: Gb/F#
  147. ----- HyperTalk script -----
  148. on mouseUp
  149.   play "harpsichord" tempo 450  "f#3w"
  150. end mouseUp
  151.  
  152.  
  153. -- part 12 (button)
  154. -- low flags: 00
  155. -- high flags: 8003
  156. -- rect: left=189 top=227 right=247 bottom=224
  157. -- title width / last selected line: 0
  158. -- icon id / first selected line: 0 / 0
  159. -- text alignment: 1
  160. -- font id: 128
  161. -- text size: 18
  162. -- style flags: 0
  163. -- line height: 16
  164. -- part name: G3
  165. ----- HyperTalk script -----
  166. on mouseUp
  167.   play "harpsichord" tempo 450  "G3w"
  168. end mouseUp
  169.  
  170.  
  171. -- part 13 (button)
  172. -- low flags: 00
  173. -- high flags: 8003
  174. -- rect: left=155 top=203 right=225 bottom=193
  175. -- title width / last selected line: 0
  176. -- icon id / first selected line: 0 / 0
  177. -- text alignment: 1
  178. -- font id: 0
  179. -- text size: 10
  180. -- style flags: 0
  181. -- line height: 16
  182. -- part name: Ab/G#
  183. ----- HyperTalk script -----
  184. on mouseUp
  185.   play "harpsichord"  tempo 450 "G#3w"
  186. end mouseUp
  187.  
  188.  
  189. -- part 14 (button)
  190. -- low flags: 00
  191. -- high flags: 8003
  192. -- rect: left=147 top=175 right=197 bottom=176
  193. -- title width / last selected line: 0
  194. -- icon id / first selected line: 0 / 0
  195. -- text alignment: 1
  196. -- font id: 128
  197. -- text size: 18
  198. -- style flags: 0
  199. -- line height: 16
  200. -- part name: A3
  201. ----- HyperTalk script -----
  202. on mouseUp
  203.   play "harpsichord"  tempo 450 "A3w"
  204. end mouseUp
  205.  
  206.  
  207. -- part 15 (button)
  208. -- low flags: 00
  209. -- high flags: 8003
  210. -- rect: left=156 top=146 right=173 bottom=194
  211. -- title width / last selected line: 0
  212. -- icon id / first selected line: 0 / 0
  213. -- text alignment: 1
  214. -- font id: 0
  215. -- text size: 10
  216. -- style flags: 0
  217. -- line height: 16
  218. -- part name: Bb/A#
  219. ----- HyperTalk script -----
  220. on mouseUp
  221.   play "harpsichord" tempo 450  "A#3w"
  222. end mouseUp
  223.  
  224.  
  225. -- part 16 (button)
  226. -- low flags: 00
  227. -- high flags: 8003
  228. -- rect: left=189 top=131 right=149 bottom=228
  229. -- title width / last selected line: 0
  230. -- icon id / first selected line: 0 / 0
  231. -- text alignment: 1
  232. -- font id: 128
  233. -- text size: 18
  234. -- style flags: 0
  235. -- line height: 16
  236. -- part name: B3
  237. ----- HyperTalk script -----
  238. on mouseUp
  239.   play "harpsichord" tempo 450  "B3w"
  240. end mouseUp
  241.  
  242.  
  243. -- part 18 (button)
  244. -- low flags: 00
  245. -- high flags: 8003
  246. -- rect: left=398 top=304 right=333 bottom=495
  247. -- title width / last selected line: 0
  248. -- icon id / first selected line: 0 / 0
  249. -- text alignment: 1
  250. -- font id: 0
  251. -- text size: 14
  252. -- style flags: 0
  253. -- line height: 16
  254. -- part name: NEXT NOTE
  255. ----- HyperTalk script -----
  256. on mouseUp
  257.   go to any card
  258. end mouseUp
  259.  
  260.  
  261. -- part 21 (button)
  262. -- low flags: 00
  263. -- high flags: 8003
  264. -- rect: left=226 top=95 right=121 bottom=264
  265. -- title width / last selected line: 0
  266. -- icon id / first selected line: 0 / 0
  267. -- text alignment: 1
  268. -- font id: 128
  269. -- text size: 18
  270. -- style flags: 0
  271. -- line height: 16
  272. -- part name: C4
  273. ----- HyperTalk script -----
  274. on mouseUp
  275.   play "harpsichord" tempo 450  "C4w"
  276. end mouseUp
  277.  
  278.  
  279. -- part 22 (button)
  280. -- low flags: 00
  281. -- high flags: 8003
  282. -- rect: left=277 top=104 right=133 bottom=322
  283. -- title width / last selected line: 0
  284. -- icon id / first selected line: 0 / 0
  285. -- text alignment: 1
  286. -- font id: 0
  287. -- text size: 12
  288. -- style flags: 0
  289. -- line height: 16
  290. -- part name: Db/C#
  291. ----- HyperTalk script -----
  292. on mouseUp
  293.   play "harpsichord" tempo 450  "C#4w"
  294. end mouseUp
  295.  
  296.  
  297. -- part 23 (button)
  298. -- low flags: 00
  299. -- high flags: 8003
  300. -- rect: left=328 top=117 right=145 bottom=366
  301. -- title width / last selected line: 0
  302. -- icon id / first selected line: 0 / 0
  303. -- text alignment: 1
  304. -- font id: 128
  305. -- text size: 18
  306. -- style flags: 0
  307. -- line height: 16
  308. -- part name: D4
  309. ----- HyperTalk script -----
  310. on mouseUp
  311.   play "harpsichord" tempo 450  "D4w"
  312. end mouseUp
  313.  
  314.  
  315. -- part 24 (button)
  316. -- low flags: 00
  317. -- high flags: 8003
  318. -- rect: left=362 top=169 right=196 bottom=408
  319. -- title width / last selected line: 0
  320. -- icon id / first selected line: 0 / 0
  321. -- text alignment: 1
  322. -- font id: 0
  323. -- text size: 12
  324. -- style flags: 0
  325. -- line height: 16
  326. -- part name: Eb/D#
  327. ----- HyperTalk script -----
  328. on mouseUp
  329.   play "harpsichord" tempo 450  "D#4w"
  330. end mouseUp
  331.  
  332.  
  333. -- part 25 (button)
  334. -- low flags: 00
  335. -- high flags: 8003
  336. -- rect: left=344 top=212 right=245 bottom=387
  337. -- title width / last selected line: 0
  338. -- icon id / first selected line: 0 / 0
  339. -- text alignment: 1
  340. -- font id: 128
  341. -- text size: 18
  342. -- style flags: 0
  343. -- line height: 16
  344. -- part name: E4
  345. ----- HyperTalk script -----
  346. on mouseUp
  347.   play "harpsichord"  tempo 450 "E4w"
  348. end mouseUp
  349.  
  350.  
  351. -- part 26 (button)
  352. -- low flags: 00
  353. -- high flags: 8003
  354. -- rect: left=301 top=246 right=273 bottom=345
  355. -- title width / last selected line: 0
  356. -- icon id / first selected line: 0 / 0
  357. -- text alignment: 1
  358. -- font id: 128
  359. -- text size: 18
  360. -- style flags: 0
  361. -- line height: 16
  362. -- part name: F4
  363. ----- HyperTalk script -----
  364. on mouseUp
  365.   play "harpsichord" tempo 450  "F4w"
  366. end mouseUp
  367.  
  368.  
  369. -- part 27 (button)
  370. -- low flags: 00
  371. -- high flags: 8003
  372. -- rect: left=223 top=252 right=279 bottom=276
  373. -- title width / last selected line: 0
  374. -- icon id / first selected line: 0 / 0
  375. -- text alignment: 1
  376. -- font id: 0
  377. -- text size: 12
  378. -- style flags: 0
  379. -- line height: 16
  380. -- part name: Gb/F#
  381. ----- HyperTalk script -----
  382. on mouseUp
  383.   play "harpsichord" tempo 450  "F#4w"
  384. end mouseUp
  385.  
  386.  
  387. -- part 28 (button)
  388. -- low flags: 00
  389. -- high flags: 8003
  390. -- rect: left=168 top=248 right=275 bottom=203
  391. -- title width / last selected line: 0
  392. -- icon id / first selected line: 0 / 0
  393. -- text alignment: 1
  394. -- font id: 128
  395. -- text size: 18
  396. -- style flags: 0
  397. -- line height: 16
  398. -- part name: G4
  399. ----- HyperTalk script -----
  400. on mouseUp
  401.   play "harpsichord" tempo 450  "G4w"
  402. end mouseUp
  403.  
  404.  
  405. -- part 29 (button)
  406. -- low flags: 00
  407. -- high flags: 8003
  408. -- rect: left=117 top=225 right=252 bottom=164
  409. -- title width / last selected line: 0
  410. -- icon id / first selected line: 0 / 0
  411. -- text alignment: 1
  412. -- font id: 0
  413. -- text size: 12
  414. -- style flags: 0
  415. -- line height: 16
  416. -- part name: Ab/G#
  417. ----- HyperTalk script -----
  418. on mouseUp
  419.   play "harpsichord"  tempo 450 "G#4w"
  420. end mouseUp
  421.  
  422.  
  423. -- part 30 (button)
  424. -- low flags: 00
  425. -- high flags: 8003
  426. -- rect: left=109 top=169 right=199 bottom=143
  427. -- title width / last selected line: 0
  428. -- icon id / first selected line: 0 / 0
  429. -- text alignment: 1
  430. -- font id: 128
  431. -- text size: 18
  432. -- style flags: 0
  433. -- line height: 16
  434. -- part name: A4
  435. ----- HyperTalk script -----
  436. on mouseUp
  437.   play "harpsichord" tempo 450  "A4w"
  438. end mouseUp
  439.  
  440.  
  441. -- part 31 (button)
  442. -- low flags: 00
  443. -- high flags: 8003
  444. -- rect: left=113 top=123 right=150 bottom=157
  445. -- title width / last selected line: 0
  446. -- icon id / first selected line: 0 / 0
  447. -- text alignment: 1
  448. -- font id: 0
  449. -- text size: 12
  450. -- style flags: 0
  451. -- line height: 16
  452. -- part name: Bb/A#
  453. ----- HyperTalk script -----
  454. on mouseUp
  455.   play "harpsichord" tempo 450  "A#4w"
  456. end mouseUp
  457.  
  458.  
  459. -- part 32 (button)
  460. -- low flags: 00
  461. -- high flags: 8003
  462. -- rect: left=171 top=102 right=126 bottom=208
  463. -- title width / last selected line: 0
  464. -- icon id / first selected line: 0 / 0
  465. -- text alignment: 1
  466. -- font id: 128
  467. -- text size: 18
  468. -- style flags: 0
  469. -- line height: 16
  470. -- part name: B4
  471. ----- HyperTalk script -----
  472. on mouseUp
  473.   play "harpsichord" tempo 450  "B4w"
  474. end mouseUp
  475.  
  476.  
  477. -- part 33 (button)
  478. -- low flags: 00
  479. -- high flags: 8003
  480. -- rect: left=225 top=60 right=88 bottom=264
  481. -- title width / last selected line: 0
  482. -- icon id / first selected line: 0 / 0
  483. -- text alignment: 1
  484. -- font id: 128
  485. -- text size: 18
  486. -- style flags: 0
  487. -- line height: 16
  488. -- part name: C5
  489. ----- HyperTalk script -----
  490. on mouseUp
  491.   play "harpsichord" tempo 450  "C5w"
  492. end mouseUp
  493.  
  494.  
  495. -- part 34 (button)
  496. -- low flags: 00
  497. -- high flags: 8003
  498. -- rect: left=298 top=70 right=98 bottom=344
  499. -- title width / last selected line: 0
  500. -- icon id / first selected line: 0 / 0
  501. -- text alignment: 1
  502. -- font id: 0
  503. -- text size: 12
  504. -- style flags: 0
  505. -- line height: 16
  506. -- part name: Db/C#
  507. ----- HyperTalk script -----
  508. on mouseUp
  509.   play "harpsichord" tempo 450  "C#5w"
  510. end mouseUp
  511.  
  512.  
  513. -- part 35 (button)
  514. -- low flags: 00
  515. -- high flags: 8003
  516. -- rect: left=358 top=82 right=116 bottom=398
  517. -- title width / last selected line: 0
  518. -- icon id / first selected line: 0 / 0
  519. -- text alignment: 1
  520. -- font id: 128
  521. -- text size: 18
  522. -- style flags: 0
  523. -- line height: 16
  524. -- part name: D5
  525. ----- HyperTalk script -----
  526. on mouseUp
  527.   play "harpsichord"  tempo 450 "D5w"
  528. end mouseUp
  529.  
  530.  
  531. -- part 36 (button)
  532. -- low flags: 00
  533. -- high flags: 8003
  534. -- rect: left=410 top=170 right=196 bottom=459
  535. -- title width / last selected line: 0
  536. -- icon id / first selected line: 0 / 0
  537. -- text alignment: 1
  538. -- font id: 0
  539. -- text size: 12
  540. -- style flags: 0
  541. -- line height: 16
  542. -- part name: Eb/D#
  543. ----- HyperTalk script -----
  544. on mouseUp
  545.   play "harpsichord" tempo 450  "D#5w"
  546. end mouseUp
  547.  
  548.  
  549. -- part 37 (button)
  550. -- low flags: 00
  551. -- high flags: 8003
  552. -- rect: left=395 top=223 right=263 bottom=439
  553. -- title width / last selected line: 0
  554. -- icon id / first selected line: 0 / 0
  555. -- text alignment: 1
  556. -- font id: 128
  557. -- text size: 18
  558. -- style flags: 0
  559. -- line height: 16
  560. -- part name: E5
  561. ----- HyperTalk script -----
  562. on mouseUp
  563.   play "harpsichord" tempo 450  "E5w"
  564. end mouseUp
  565.  
  566.  
  567. -- part 38 (button)
  568. -- low flags: 00
  569. -- high flags: 8003
  570. -- rect: left=343 top=271 right=302 bottom=389
  571. -- title width / last selected line: 0
  572. -- icon id / first selected line: 0 / 0
  573. -- text alignment: 1
  574. -- font id: 128
  575. -- text size: 18
  576. -- style flags: 0
  577. -- line height: 16
  578. -- part name: F5
  579. ----- HyperTalk script -----
  580. on mouseUp
  581.   play "harpsichord" tempo 450  "F5w"
  582. end mouseUp
  583.  
  584.  
  585. -- part 39 (button)
  586. -- low flags: 00
  587. -- high flags: 8003
  588. -- rect: left=220 top=281 right=308 bottom=281
  589. -- title width / last selected line: 0
  590. -- icon id / first selected line: 0 / 0
  591. -- text alignment: 1
  592. -- font id: 0
  593. -- text size: 12
  594. -- style flags: 0
  595. -- line height: 16
  596. -- part name: Gb/F#
  597. ----- HyperTalk script -----
  598. on mouseUp
  599.   play "harpsichord" tempo 450  "F#5w"
  600. end mouseUp
  601.  
  602.  
  603. -- part 40 (button)
  604. -- low flags: 00
  605. -- high flags: 8003
  606. -- rect: left=138 top=279 right=311 bottom=189
  607. -- title width / last selected line: 0
  608. -- icon id / first selected line: 0 / 0
  609. -- text alignment: 1
  610. -- font id: 128
  611. -- text size: 18
  612. -- style flags: 0
  613. -- line height: 16
  614. -- part name: G5
  615. ----- HyperTalk script -----
  616. on mouseUp
  617.   play "harpsichord" tempo 450  "G5w"
  618. end mouseUp
  619.  
  620.  
  621. -- part 41 (button)
  622. -- low flags: 00
  623. -- high flags: 8003
  624. -- rect: left=72 top=255 right=286 bottom=130
  625. -- title width / last selected line: 0
  626. -- icon id / first selected line: 0 / 0
  627. -- text alignment: 1
  628. -- font id: 0
  629. -- text size: 12
  630. -- style flags: 0
  631. -- line height: 16
  632. -- part name: Ab/G#
  633. ----- HyperTalk script -----
  634. on mouseUp
  635.   play "harpsichord" tempo 450  "G#5w"
  636. end mouseUp
  637.  
  638.  
  639. -- part 42 (button)
  640. -- low flags: 00
  641. -- high flags: 8003
  642. -- rect: left=56 top=166 right=200 bottom=103
  643. -- title width / last selected line: 0
  644. -- icon id / first selected line: 0 / 0
  645. -- text alignment: 1
  646. -- font id: 128
  647. -- text size: 18
  648. -- style flags: 0
  649. -- line height: 16
  650. -- part name: A5
  651. ----- HyperTalk script -----
  652. on mouseUp
  653.   play "harpsichord"  tempo 450 "A5w"
  654. end mouseUp
  655.  
  656.  
  657. -- part 43 (button)
  658. -- low flags: 00
  659. -- high flags: 8003
  660. -- rect: left=74 top=96 right=123 bottom=120
  661. -- title width / last selected line: 0
  662. -- icon id / first selected line: 0 / 0
  663. -- text alignment: 1
  664. -- font id: 0
  665. -- text size: 12
  666. -- style flags: 0
  667. -- line height: 16
  668. -- part name: Bb/A#
  669. ----- HyperTalk script -----
  670. on mouseUp
  671.   play "harpsichord" tempo 450  "A#5w"
  672. end mouseUp
  673.  
  674.  
  675. -- part 44 (button)
  676. -- low flags: 00
  677. -- high flags: 8003
  678. -- rect: left=137 top=68 right=99 bottom=191
  679. -- title width / last selected line: 0
  680. -- icon id / first selected line: 0 / 0
  681. -- text alignment: 1
  682. -- font id: 128
  683. -- text size: 18
  684. -- style flags: 0
  685. -- line height: 16
  686. -- part name: B5
  687. ----- HyperTalk script -----
  688. on mouseUp
  689.   play "harpsichord" tempo 450  "B5w"
  690. end mouseUp
  691.  
  692.  
  693. -- part 46 (button)
  694. -- low flags: 00
  695. -- high flags: 8003
  696. -- rect: left=201 top=314 right=336 bottom=301
  697. -- title width / last selected line: 0
  698. -- icon id / first selected line: 0 / 0
  699. -- text alignment: 1
  700. -- font id: 0
  701. -- text size: 12
  702. -- style flags: 0
  703. -- line height: 16
  704. -- part name: REFERENCE
  705. ----- HyperTalk script -----
  706. on mouseUp
  707.   visual effect iris open to card
  708.   go to card "about pitches" of stack "reference"
  709. end mouseUp
  710.